vogl.h
and
vodevice.h
. The file vogl.h
has the type definitions and
function interfaces, ideally it is included where you would otherwise
include gl.h
on an SGI. The file vodevice.h
has the devices
in it, and it is included where you would include device.h
on an SGI.
The following is a brief summary of the VOGL subroutines.